﻿.ulDec .item { 
border-left: 1px solid #E5E5E5;
border-top: 1px solid #E5E5E5;
font-size: 12px;
/*height: 28px;
line-height: 28px;*/
height:auto;
width: 335px;
list-style: none;
float:left;
display: inline;
}

.ulDec .item .it_l { 
background: #FAFAFA;
text-align: right;
float: left;
width: 90px;
height: 28px;
border-bottom: 0px #666666;
border-left: 0px solid #E5E5E5;
border-right: 0px solid #E5E5E5;
border-top: 0px #666666;
color: #666666;
}

.ulDec .item .it_r { 
float: left;
text-align: left;
text-indent: 15px;
border-bottom: 0px #666666;
border-left: 0px solid #E5E5E5;
border-right: 0px #666666;
border-top: 0px #666666;
color: #666666;
height:auto;
width:243px;
}


.ulDec { 
height:auto;
width: 695px;
border-bottom: 0px solid #E5E5E5;
border-left: 0px solid #E5E5E5;
border-right: 0px solid #E5E5E5;
border-top: 0px #000000;
display: block;
margin-left:0;
margin:0;padding:0;
clear:both;
}

.sub_tit{
border-bottom: 2px solid #6AAD30;
height: 36px;
padding: 0px 0px 8px 10px;
clear:both;
}

.sub_tit h3{font-size:14px;display:block;margin-bottom:10px;}
